Fix typo.
authorEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 21:34:43 +0000 (21:34 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 14 Mar 2007 21:34:43 +0000 (21:34 +0000)
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xm/addlabel.py

index af176da4331cc671321e52dbf98aabc78c925e26..2d42d6702d03a9c41feabcc14687b1b0888ddabe 100644 (file)
@@ -17,7 +17,7 @@
 # Author: Bryan D. Payne <bdpayne@us.ibm.com>
 #============================================================================
 
-"""Labeling a domain configuration file or a resoruce.
+"""Labeling a domain configuration file or a resource.
 """
 import os
 import sys